home *** CD-ROM | disk | FTP | other *** search
- Path: ni1.ni.net!usenet
- From: Jeff Nikodym <jeffnik@ni.net>
- Newsgroups: comp.lang.c++
- Subject: Q: Unresolved externnal "_main"?
- Date: Wed, 07 Feb 1996 11:38:23 -0800
- Organization: Network Intensive
- Message-ID: <3118FFAF.B80@ni.net>
- NNTP-Posting-Host: jeffnik.ni.net
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0b6a (Win95; I)
-
- As you might be able to tell, Im just learning C++.
- Im using MSVC2.0, and whenever I try to compile any program that is not
- made with the "Application Wizard", during the link phase I get an
- error: "unresolved external ... '_main'". Might someone have an insight
- as to what Im doing wrong?
-